From eb9a34ff8cea12cb4f0782bdd4c6fedc9c81aeae Mon Sep 17 00:00:00 2001 From: robertl Date: Tue, 15 Mar 2005 15:15:05 +0000 Subject: [PATCH] Document '-' as alias for stdin/stdout. git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1077 f51c46e8-681c-474f-0cfe-069cfd0219fb --- gpsbabel/main.c | 1 + 1 file changed, 1 insertion(+) diff --git a/gpsbabel/main.c b/gpsbabel/main.c index 32f1cd0ba..3f17ab95c 100644 --- a/gpsbabel/main.c +++ b/gpsbabel/main.c @@ -38,6 +38,7 @@ usage(const char *pname, int shorter) " The input type and filename are specified with the -i INTYPE\n" " and -f INFILE options. The output type and filename are specified\n" " with the -o OUTTYPE and -F OUTFILE options.\n" +" If '-' is used for INFILE or OUTFILE, stdin or stdout will be used.\n" "\n" " In the second form of the command, INFILE and OUTFILE are the\n" " first and second positional (non-option) arguments.\n" -- 2.30.2